programs.schroot.profiles.<name>.copyfiles
A list of files to copy into the chroot from the host system.
- Type
list of string- Example
[ "/etc/resolv.conf" ]- Declared
- <nixpkgs/nixos/modules/programs/schroot.nix>
A list of files to copy into the chroot from the host system.
list of string[
"/etc/resolv.conf"
]